how to disable auto prediction html input in laravel

106

 {!!Form::open(['method'=>'POST', 'action'=>'PagesController@storeAllowances', 'autocomplete'=>'off'])!!}

Comments

Submit
0 Comments